CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv body

搜索资源列表

  1. 12345motionandobjecttracking

    0下载:
  2. 基于opencv的人脸以及身体目标姿态跟踪,程序很有用,适合初学者学习。-Opencv-based human face and body posture tracking targets, the program is useful for beginners to learn.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1034786
    • 提供者:李明
  1. mainskin

    0下载:
  2. Skin detection for Indian and asian skins for face and body detection in frame using OpenCV and vc++.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1121
    • 提供者:harry
  1. bodymotiondetection

    0下载:
  2. 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1454172
    • 提供者:yuyu
  1. haarcascades

    1下载:
  2. opencv中haar+Adaboost已经训练好的分类器。有双目、身体等等,出自专家之手,必属精品,CV 1.0版本的有需要就下吧。-haarcascades train by expects, body, eyes.. xml files of many kinds are included which can be used directly. OpenCV 1.0 ver can download from here.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1503044
    • 提供者:Lei ChunPo
  1. oopen

    0下载:
  2. 检测人体基于opencv,视频文件命名为show949_xvid.avi-body detect opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1721243
    • 提供者:shulin111
  1. time56

    0下载:
  2. opencv 实现基于时间差分法红外图像人体检测-opencv human body tracking based on the infrared image using time differencing scheme
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2535881
    • 提供者:Jing
  1. HumanMotionTrack

    0下载:
  2. 基于opencv的运动人体检测。可以通过这个程序搭建自己的检测平台。-Based on opencv,this can detect moving human body.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:78680
    • 提供者:云中
  1. opencv_tracking001

    0下载:
  2. 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:90935
    • 提供者:honghai
  1. my_project

    0下载:
  2. 基于opencv并调用其中的函数来实现对人体的检测。-Opencv and call on them to achieve the function of the human body detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16487589
    • 提供者:吕士如
  1. delphi

    0下载:
  2. human body recognition based on opencv develeped by somebody useing c#
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:553400
    • 提供者:张丽丽
  1. HumanTrack

    0下载:
  2. this code is to track the human body in a serial of images or in a video。it uses c++ and opencv ,before using,u should makesure u have opencv。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:852
    • 提供者:刘圆圆
  1. Demo11-(2)

    0下载:
  2. opencv play video file or directly from camera plus face/eye/body detections
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:298370
    • 提供者:Hossam
  1. gaosi

    0下载:
  2. 能够对简单的背景进行人体摔倒的识别,用到了opencv,在ubuntn环境下开发-Identification of the body fall, a simple background to use opencv development in ubuntn environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:2812
    • 提供者:王琳
  1. HumanTracking

    0下载:
  2. 基于opencv的视频中人体跟踪代码,用Kalman预测 ,用Snake 在预测点的周围进行Snake能量函数及小化-Body of opencv-based video tracking code, using the Kalman prediction Snake Snake energy function and small around the prediction point
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15529800
    • 提供者:杨亚萍
  1. TMottion_Muiih

    0下载:
  2. 本程序源码是一种基于Visual C++6.0 + opencv,根据人体运动识别别播放音乐。设计到的技术有计算机视觉,canny边缘检测,人体分割等。-The program source code based Visual C++6.0+ opencv, according to the human motion recognition do not play music. The technical design to computer vision, canny edge detecti
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:40692
    • 提供者:分界线
  1. hog

    0下载:
  2. HOG+SVM 应用OPENCV来检测人体图像中是否有人-HOG+SVM application the OPENCV to detect whether someone in the human body image
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:119936
    • 提供者:熊伟
  1. Body-Detection-Imp-Doc

    0下载:
  2. In order to detect bodies, you would need some sort of detector that operated by detecting features of bodies and looking for clusters or connected components of these. This is not a trivial problem whatsoever. Using the detectors that ship with Open
  3. 所属分类:Development Research

    • 发布日期:2017-11-12
    • 文件大小:14969
    • 提供者:Mayank
  1. opencv

    0下载:
  2. 采取随机蕨算法,利用OpenCV库进行特定目标体的识别-To take random fern algorithms using OpenCV library specific target body identification
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:49484
    • 提供者:kh.xiang
  1. pai

    0下载:
  2. 九张机,大曲,在《乐府雅词》中有两词,并收录入《钦定词谱》,有据可依的仅有此两词。 此体有两种格式,一种为前后有口号,整曲共十一首。一种为前后无口号整曲有九首。有口号者,为正格。 后人多有效仿,而很多格律不端,因《乐府雅词》仅收录两首,故格律无别所效。(Nine machines, two words in Daqu, "Yuefu elegance", and recorded "James poems", according to the only t
  3. 所属分类:OpenCV

  1. pytorch-openpose-master

    5下载:
  2. 本例程是我研究生阶段做的一个小项目,该项目用pytorch的深度学习框架来进行人体姿态识别,能够实现头部和身体的骨架识别!图像处理方面加入了OpenCV包进行相关的处理,希望能帮助大家!(175/5000 This routine is a small project that I did in the graduate stage. The project uses pytorch's deep learning framework to recognize human body postu
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-09-29
    • 文件大小:3126272
    • 提供者:linmi
« 12 »
搜珍网 www.dssz.com